projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
106047f
)
Disable the GtkPlug xi2 hack more thoroughly
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 21 Dec 2010 16:29:18 +0000
(11:29 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 21 Dec 2010 17:07:10 +0000
(12:07 -0500)
gtk/gtkplug-x11.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplug-x11.c
b/gtk/gtkplug-x11.c
index 43072fe0737f6a7e15a21f7016506e3a3e93aa11..55332615c2a8ec6bf59f665e086dd206875a32a0 100644
(file)
--- a/
gtk/gtkplug-x11.c
+++ b/
gtk/gtkplug-x11.c
@@
-27,6
+27,7
@@
#include "config.h"
+#if 0
#ifdef XINPUT_2
/* Hack to have keyboard events interpreted
@@
-39,6
+40,7
@@
#undef GDK_COMPILATION
#endif /* XINPUT_2 */
+#endif
#include "gtkmain.h"
#include "gtkmarshalers.h"